gtk4.git
2017-10-18 Matthias Clasentestsuite: don't write into installed locations
2017-10-18 Matthias ClasenInstall gdk tests
2017-10-18 Matthias ClasenTest suite cosmetics
2017-10-18 Matthias ClasenAdd some backend-specific reference images for render...
2017-10-18 Matthias ClasenRun the gsk tests for both cairo and vulkan
2017-10-18 Matthias ClasenMore testsuite cosmetics
2017-10-18 Matthias ClasenFix the a11y test
2017-10-18 Matthias ClasenUpdate expected output of statusbar a11y test
2017-10-18 Matthias ClasenFix GtkStatusbarAccessible
2017-10-18 Matthias Clasengtk4-demo: Stop using pixdata resources
2017-10-18 Matthias Clasengtk: Stop using pixdata resources
2017-10-18 Matthias Clasentestsuite: Add missing files
2017-10-18 Matthias Clasentestsuite: Use the cairo renderer for now
2017-10-18 Matthias ClasenDistribute all test files
2017-10-18 Matthias ClasenUpdates
2017-10-18 Matthias ClasenUpdate all css parser tests
2017-10-18 Matthias ClasenDrop widget style property test
2017-10-18 Matthias ClasenStop testing deprecated css features
2017-10-17 Timm Bäderemojichooser: Plug memory leak
2017-10-16 Julian Sparbericon-browser: Add scalable icons to icon detail modal...
2017-10-16 Carlos Garnachogdk/wayland: Avoid idempotent wl_subsurface.set_positio...
2017-10-15 Aurimas ČerniusUpdated Lithuanian translation
2017-10-15 Daniel Bolesa11y/entry: Fixups for previous commit
2017-10-15 Samuel Thibaulta11y/entry: Fix text coords not adjusted for alloc
2017-10-14 Daniel BolesRange: Fix inverted horizontal scroll wheel events
2017-10-14 Timm Bädergtkcssimagefallback: Implement equals()
2017-10-14 Timm Bäderlistboxrow: Remove measure() and size_allocate() impls
2017-10-14 Timm Bädercss: Add GTK_CSS_AFFECTS_ICON_SIZE
2017-10-14 Timm Bädericonhelper: Short-circuit clear() if it's cleared already
2017-10-14 Timm Bäderpopover: Explicitly call queue_allocate in tick callback
2017-10-14 Timm Bäderwindow: Remove widget parameter from popover_size_allocate
2017-10-14 Timm Bäderwidget: Whitespace fix
2017-10-14 Timm Bäderwidget: Only check display debug flags if the global...
2017-10-14 Timm Bäderwidget: Avoid some type checks when invalidating window
2017-10-13 Timm Bäderadjustment: Drop priv pointer
2017-10-13 Daniel BolesFixed: If can’t add child, don’t add to child info
2017-10-13 Daniel BolesFixed: Don’t dereference before typechecking
2017-10-12 Daniel Bolesicon-browser: Stop repeating folder-documents too
2017-10-12 Daniel BolesStyleContext: Add CSS snippet language comments
2017-10-12 Carlos Garnachotestsuite: Make all gesture test touches happen in...
2017-10-12 Timm Bädertestsuite: Updated expected GtkSwitch nodes
2017-10-12 Timm Bädercss: Replace _AFFECTS_TEXT with _TEXT_SIZE and _TEXT_CLIP
2017-10-12 Timm Bädercsstypesprivate: Remove AFFECTS_PANGO_LAYOUT mention
2017-10-12 Timm BäderGtkCssStyleChange: Only print values that really changed
2017-10-12 Timm Bäderwidget: Use blue for resize debugging
2017-10-12 Timm Bäderglarea: Make the code snippet compile
2017-10-12 Timm Bäderdrawingarea: Fix code snippet
2017-10-12 Timm Bäderwindow: Make code snippets compile
2017-10-12 Carlos Garnachotestsuite: Update gestures test to pointer emulation...
2017-10-12 Carlos Garnachotestsuite: Fix gesture test inconsistencies due to...
2017-10-12 Carlos Garnachogtkwidget: Check return value before running bubble...
2017-10-12 Carlos Garnachogtkwidget: Lookup target widget when propagating emulat...
2017-10-12 Matthias ClasenUpdate the css style test
2017-10-12 Matthias ClasenMake css node and style tests run
2017-10-12 Matthias ClasenMake css parser tests run
2017-10-12 Matthias ClasenUpdate some a11y tests
2017-10-12 Matthias ClasenFix a typo
2017-10-12 Matthias Clasentestsuite: cosmetics
2017-10-11 Daniel BolesSettings: Mention Shift+primary click on Range too
2017-10-11 Daniel BolesSettings: Reflect resurrected middleclick in Range
2017-10-11 Daniel BolesToggleButton: Actually show buttons in new snippet
2017-10-11 Emmanuele Bassidocs: Clarify the visibility of buttons in GtkStackSwitcher
2017-10-11 Matthias Clasenrange: Bring back middle clicks
2017-10-11 Philip Withnallgtktextview: Add a missing g_assert_not_reached() for...
2017-10-11 Timm Bäderbindings: Fix code snippet
2017-10-11 Timm Bäderaccellabel: Fix code snippet
2017-10-11 Timm Bäderaboutdialog: Fix code snippets
2017-10-11 Timm Bäderapplicationwindow: Fix code sample
2017-10-11 Timm Bädertogglebutton: Fix code snippet
2017-10-11 Timm Bädergtksettings: Fix code snippet
2017-10-11 Timm Bäderlabel: Make all code snippets properly compile
2017-10-11 Timm Bäderaccellabel: Document new API
2017-10-11 Timm Bäderconview: Fix rubberband coordinates when scrolling
2017-10-11 Timm Bädericonview: Remove double-MAX when updating rubberband
2017-10-11 Timm Bäderrendericon: Fix texture transformation
2017-10-11 Timm Bädermodelmenuitem: Fix icon/label alignment
2017-10-11 Timm Bädergrid: Only pass baselines to children that request it
2017-10-11 Timm Bädergrid: Simplify allocating children
2017-10-11 Timm Bädereventcontrollerscroll: Emit ::scroll for -1/+1 discrete...
2017-10-11 Timm Bädertests: Add testgridbaseline
2017-10-11 Timm Bädercssnode: Delay getting the parent style until we need it
2017-10-10 Matthias ClasenDon't set child position in a ui file
2017-10-10 Benjamin Ottecssnode: Don't put wrong styles in the style cache
2017-10-10 Timm Bädercssnodedeclaration: Add gtk_css_node_declaration_to_string
2017-10-10 Timm Bäderbuild: Drop redundant workaround
2017-10-10 Timm Bäderrendernode: Don't leak mem_surface
2017-10-10 Timm BäderDon't try to snapshot invisible icons
2017-10-10 Timm Bäderscalebutton: Fix comparison for empty icon list
2017-10-10 Timm Bäderstylecontext: Fix doc comment
2017-10-10 Timm BäderGdkDisplay: Add a private _emit_opened
2017-10-10 Timm Bädertextdisplay: Remove widgets parameter from gtk_text_lay...
2017-10-10 Timm Bädergrid: Drop priv pointer
2017-10-10 Matthias ClasenReshuffle the css tests a bit
2017-10-10 Matthias ClasenReshuffle the a11y tests a bit
2017-10-10 Matthias ClasenAdd an install-tests option
2017-10-10 Matthias ClasenInstall css api test again
2017-10-10 Matthias ClasenInstall css style tests again
2017-10-10 Matthias ClasenInstall css parser tests again
2017-10-10 Matthias ClasenInstall css node tests again
2017-10-10 Matthias ClasenFix docs build
next